home *** CD-ROM | disk | FTP | other *** search
/ BBS Toolkit / BBS Toolkit.iso / doors_2 / prodiz19.zip / PRODIZ.DOC < prev    next >
Text File  |  1992-02-26  |  4KB  |  105 lines

  1.                                ProDIZ 1.8b
  2.                   CopyRight 1991 by Dave Navarro, Jr.
  3.          FILE_ID.DIZ Specs CopyRight 1991 by Clark Development
  4.  
  5. What is ProDIZ?
  6.  
  7.    ProDIZ is a command line utility for ProDoor sysops.  It scans
  8.    uploaded archives using the ZIP, ARJ, and LZH format for a file named
  9.    "FILE_ID.DIZ" and extracts it if found, using the text to replace any
  10.    description typed by the user.
  11.  
  12.    The format for FILE_ID.DIZ is very simple, it's a standard text file
  13.    with up to 10 lines of description with each line a maximum of 45
  14.    charactors in width.
  15.  
  16.    ProDIZ also optionally ads the number of files found in the archive
  17.    and the file dates of the oldest and youngest members, the
  18.    uncompressed archive size, and the serial number for ZIP files that
  19.    have an AV.
  20.  
  21.    Here is a sample description:
  22.  
  23.    | ProDIZ 1.9, ProDoor 3.44 utility to scan ZIP,
  24.    | LZH, and ARJ files for FILE_ID.DIZ and insert
  25.    | the description if found.  Includes options
  26.    | for adding the number of files, oldest/newest
  27.    | file dates, and uncompressed filesize.
  28.    | Warning!  This only works with ProDoor 3.44
  29.    | dated 12/31/91 or later!  FREEWARE by Dave
  30.    | Navarro, Jr.
  31.    | -AV: CVL512  Dave Navarro, Jr.
  32.    | 2 Files - New:01/22/92  Old:01/22/92
  33.    | Uncompressed Size: 7,442 bytes
  34.  
  35.  
  36. How do I use ProDIZ?
  37.  
  38.    It's pretty simple, just pass the filename of the current archive and
  39.    the name/location of the $DOOR.NAM file created by ProDoor:
  40.  
  41.    PRODIZ %2 %PCBDRIVE%%PCBDIR%\$DOOR.NAM
  42.  
  43.    If you want it to add the file date info, add a "/D" on the end of
  44.    the command line.
  45.  
  46.    If you want it to add the uncompressed size info, add a "/U" on the
  47.    end of the command line.
  48.  
  49.    If you want to add the AV serial number for ZIPs if found, then add
  50.    "/AV" on the command line.
  51.  
  52.    If you want to add a text line of your own, you can use the "/A:"
  53.    option in the form of:
  54.  
  55.    /A:Tested by ZipLAB 1.9b
  56.  
  57.    ** This must be the LAST option on the command line, as everything
  58.    ** following the /A: will be added to the description.
  59.  
  60.    When a user uploads a file in ProDoor, they are asked for the name of
  61.    the file being uploaded and a description.  This is then written to a
  62.    file named $DOOR.NAM which is kept in the same directory as
  63.    PCBOARD.SYS for each node.  So, if node 1 is located in C:\PCB, then
  64.    you would put "prodiz %2 c:\pcb\$door.nam" in your PROUT1.BAT file.
  65.  
  66.    (See enclosed PROUT1.BAT file for more info on multiple nodes.)
  67.  
  68. How much is registration?
  69.  
  70.    This is a FREEWARE utility, which means that no fee is required to
  71.    use it, but I retain all rights to the program (including the right
  72.    to change my mind later if I so choose).  In the past, I have written
  73.    and released a number of freeware utilities for sysops.  My only
  74.    request, that if you use it, you spend $1 on an interesting post card
  75.    from your home town, and 15 cents on a stamp to mail it.  This isn't
  76.    required, but I really would like to know what you think of ProDIZ,
  77.    and I enjoy seeing postcards from all over the place.  Please
  78.    consider it..
  79.  
  80. What about support?
  81.  
  82.    That's the catch-22 with FREEWARE, since I charge no fee, I am not
  83.    obligated to support it..  This doesn't mean that I don't support
  84.    ProDIZ, just that it's low on my totem pole of things to work on..
  85.    It all depends on the request that I get..  If it's intrigueing enough
  86.    to me, I'll do it..  If you send me a nice post card with your
  87.    request on it, I might feel obligated enough to make whatever change
  88.    your asking for (hint, hint..)  However, I will always fix whatever
  89.    bugs people point out, so if you encounter one, let me know
  90.    immediately and I'll get to it.
  91.  
  92. So, how do I contact you?
  93.  
  94.    By BBS at:
  95.  
  96.         The Taste BBS in Brooklyn, NY
  97.         (718) 252-4529.
  98.  
  99.    Through US Mail at:
  100.  
  101.         Dave Navarro
  102.         64-38 Admiral Ave
  103.         Middle Village, NY 11379
  104.  
  105.